Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sleeping for fractions of seconds. #106

Merged
merged 1 commit into from
Sep 6, 2013

Conversation

KevM
Copy link
Collaborator

@KevM KevM commented Sep 6, 2013

Sleep now uses the argument to calculate the number of milliseconds to sleep. When you give it a fraction (float) it just works. ⛵

  • sleep 1.5
  • sleep 0.5
  • sleep 1
  • sleep

* sleep 1.5
* sleep 0.5
* sleep 1
* sleep
lefthandedgoat added a commit that referenced this pull request Sep 6, 2013
Support sleeping for fractions of seconds.
@lefthandedgoat lefthandedgoat merged commit 01e1935 into lefthandedgoat:master Sep 6, 2013
@KevM KevM deleted the seconds branch September 6, 2013 15:50
@lefthandedgoat
Copy link
Owner

This is now available on nuget, package 0.8.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants